Framework EDI Reference. Methods and Properties
ediTransactionSet. ImageValue

Gets or sets the binary data stored in the UN/EDIFACT message from or to a picture object.

Syntax:

Returns:

An object of type IPictureDisp is retrieved on a successful Get operation of this property.  Empty object if the Get operation fails.  For the Set operation, an object of the same type must also be assigned to this property

Remarks:

Currently only the UN/EDIFACT standard supports the storage of binary data within the message level.  The binary data stored in this manner is referred to as a Package.

NOTE: The ASC/X12 standard does not support storing binary data in transaction sets, but this feature is not prevented in Framework EDI.